home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 191 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: informatik.tu-muenchen.de!fischerj
  2. From: fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: PPC compilers
  5. Date: 4 Jan 1996 13:02:04 GMT
  6. Organization: Technische Universitaet Muenchen, Germany
  7. Distribution: world
  8. Message-ID: <4cgj4c$b8n@sunsystem5.informatik.tu-muenchen.de>
  9. References: <john.hendrikx.40ka@grafix.xs4all.nl> <4b77tq$htp@serpens.rhein.de> <MQAQx*XOe@yaps.rhein.de> <4bqhnf$6g5@sunsystem5.informatik.tu-muenchen.de> <jasonb.820051107@cs.uwa.edu.au> <4c9i2l$h3i@sunsystem5.informatik.tu-muenchen.de> <4carca$793@serpens.rhein.de>
  10. NNTP-Posting-Host: hphalle5.informatik.tu-muenchen.de
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Michael van Elst (mlelstv@serpens.rhein.de) wrote:
  14. : fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer) writes:
  15.  
  16. : >yes, but in the C example you even don't know if it's .w, TAIC.
  17.  
  18. : You know what it is and you don't care wether it is .w or .l.
  19.  
  20. yes if you do abstract stuff in mem. change a short array to a int array
  21. and lots of routines still will work.
  22. _exept_ ones for example putting the array contents to 0xdff180+,
  23. there the .w really cares.
  24.  
  25. : And you don't have to repeat that information all the time.
  26.  
  27. : >And when you think this is the buggy line you focus it, and the
  28. : >asm line gives more info, and in this _special_ case asm is imho
  29. : >easeier debugging.
  30.  
  31. : Fortunately you have more information from the C code, unless you
  32. : are a c00l c0d3r.
  33.  
  34. I only get the part after the "," ;)
  35.  
  36. "I have more information from the C code". even if I don't know if it's 
  37. .w or .l ? if I look only at the single instruction, the asm version
  38. gives more information.
  39.  
  40. : -- 
  41. :                                 Michael van Elst
  42.  
  43. : Internet: mlelstv@serpens.rhein.de
  44. :                                 "A potential Snark may lurk in every tree."
  45. ------------------------------------------------------------------------
  46.    fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)   =:)
  47.